Revision: wmaker--cvs--0--patch-757
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 16:13:25 MSD 2004
Standard-date: 2004-10-28 12:13:25 GMT
Modified-files: WINGs/ChangeLog WINGs/WUtil.h WINGs/memory.c
    WINGs/wcolorpanel.c WPrefs.app/Appearance.c
    WPrefs.app/Menu.c WPrefs.app/MouseSettings.c
    WPrefs.app/TexturePanel.c WPrefs.app/WPrefs.c
    src/appicon.c src/dock.c src/kwm.c src/main.c src/misc.c
    src/rootmenu.c src/winspector.c util/wmsetbg.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-757
Summary: - renamed wstrappend() to wstrconcat().
CSCVSID: MAIN.758
Keywords: cscvs:MAIN-758

Author: dan
Date: 2000/11/01 15:40:15
- renamed wstrappend() to wstrconcat().

be sure to replace wstrappend() with wstrconcat() anywhere in your code
because a new wstrappend() function will be implemented that will have
different semantics and if your code will use the new one instead of
the old will break.
